net.resolverConfig.ch (field)
4 uses
net (current package)
dnsclient_unix.go#L326: ch chan struct{} // guards lastChecked and modTime
dnsclient_unix.go#L347: conf.ch = make(chan struct{}, 1)
dnsclient_unix.go#L384: case conf.ch <- struct{}{}:
dnsclient_unix.go#L392: <-conf.ch
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)